Everything about Hot Swapping totally explained
Hot swapping and
hot plugging are terms used to separately describe the functions of replacing system components; hot swapping describes changing components like fans and power supplies which don't interact with the system software, while hot plugging describes changing or adding components like hard drives which do interact with the operating system. Both terms describe the ability to remove and replace components of a machine, usually a
computer, while it's operating. For hot swapping once the appropriate
software is installed on the computer, a user can plug and unplug the component without
rebooting. A well-known example of this functionality is the
Universal Serial Bus (USB) that allows users to add or remove peripheral components such as a mouse, keyboard, or printer. It usually requires more sophisticated software and hardware than does
plug-and-play.
Reasons for hot-swapping
Hot swapping is used whenever it's desirable to change the configuration or repair a working system without interrupting its operation. It may simply be for convenience, to avoid the delay and nuisance of shutting down and then restarting complex equipment, or because it's essential that the equipment be permanently available.
Hot swapping may be used to add or remove
peripherals or components, to allow a device to synchronize data with a computer, and to replace faulty modules without interrupting equipment operation.
Equipment may be designed with
redundancy so that in the event of the failure of a component, other parts of the system carry out its functions while the faulty component is removed and a replacement connected. For example, computer
RAID disk arrays allow a faulty disk to be hot-swapped for a new one; the new one is configured to become part of the array automatically or by user command. A machine may have dual
power supplies, each adequate to power the machine; a faulty one may be hot-swapped.
System considerations
Machines that support hot swapping need to be able to modify their operation for the changed configuration, either automatically on detecting the change, or by user intervention. All electrical and mechanical connections associated with hot-swapping must be designed so that neither the equipment nor the user can be harmed while hot-swapping. Other components in the system must be designed so that the removal of a hot-swappable component doesn't harm operation.
Some implementations require a component shutdown procedure prior to removal. This simplifies the design, but such devices are not robust in the case of component failure. If a component is removed while it's being used, the operations to that device fail and the user is responsible for retrying if necessary, although this isn't usually considered to be a problem.
More complex implementations may recommend but not require that the component be shut down, with sufficient
redundancy in the system to allow operation to continue if a component is removed without being shut down. In these systems hot swap is normally used for regular maintenance to the computer, or to replace a broken component.
There are two slightly differing meanings of the term
hot swapping.
- It may refer only to the ability to add or remove hardware without powering down the system. Hardware can be added or removed without powering down, but the system software may have to be notified by the user of the event in order to to cope with it. Examples include RS-232, FireWire and lower-end SCSI devices. This is sometimes called coldplugging.
It may refer to a system able to detect and respond to addition or removal of hardware. Examples include USB, FireWire and higher-end SCSI devices. This is called true hotplugging.
Connectors
Most modern hot-swap methods use a specialized connector with staggered pins, so that certain pins are certain to be connected before others. At one time staggered pins were thought to be an expensive solution, but many contemporary connector families now come with staggered pins as standard; for example, they're used on all modern serial SCSI disk-drives. Specialized hot-plug power connector pins are now commercially available with repeatable DC current interruption ratings of up to 16 A. Printed circuit boards are made with staggered edge-fingers for direct hot-plugging into a backplane connector.
Most staggered-pin designs have ground pins longer than the others, ensuring that no sensitive circuitry is connected before there's a reliable system ground. The other pins may all be the same length; in some cases three pin lengths are used.
Although the speed of plugging can't be controlled precisely, practical considerations will provide limits that can be used to determine worst-case conditions. For a typical staggered pin design where the length difference is 0.5 mm (0.020 inches), the elapsed time between long and short pin contact is between 25 ms and 250 ms. It is quite practical to design hot-swap circuits that can operate over that dynamic range. Pins of the same nominal length don't necessarily make contact at exactly the same time due to mechanical tolerances, and angling of the connector when inserted.
As long as the hot-swap connector is sufficiently rigid, one of the four corner pins will always be the first to engage. For a typical two-row connector arrangement this provides four first-to-make corner pins that are usually used for grounds. Other pins near the corners can be used for functions that would also benefit from this effect, for example sensing when the connector is fully seated. This diagram illustrates good practice where the grounds are in the corners and the power pins are near the center. Two sense pins are located in opposite corners so that fully seated detection is confirmed only when both of them are in contact with the slot. The remaining pins are used for all the other data signals.
Power electronics
The DC power supplies to a hot-swap component are usually pre-charged by dedicated long pins that make contact before the main power pins. These pre-charge pins are protected by a circuit that limits the inrush current to an acceptable value that can't damage the pins nor disturb the supply voltage to adjacent slots. The pre-charge circuit might be a simple series resistor, a Negative Temperature Coefficient (NTC) resistor, or a current-limiter circuit. Further protection can be provided by a "soft-start" circuit that provides a managed ramp-up of the internal DC supply voltages within the component.
A typical sequence for a hot-swap component being plugged into a slot could be as follows:
Long ground pins make contact - Basic electrical safety and ESD protection becomes available
Long (or medium) pre-charge pins make contact - Decoupling capacitors start to charge up
Realtime delay of tens of milliseconds
Short power/signal pins make contact
Connector becomes fully seated - Power-on reset signal asserted within component
Soft-start circuit starts to apply power to the component
Realtime delay of tens of milliseconds
Soft-start circuit completes sequence - Power-on reset circuit deasserted
Component begins normal operation
Hot-swap power circuits can now be purchased commercially in specially designed ASICs called Hot Swap Power Managers (HSPMs).
Radio transmitters
Modern day radio transmitters (and some TV transmitters as well) use high power RF transistor power modules instead of tubes. Hot swapping power modules isn't a new technology, as many of the radio transmitters manufactured in the 1930s were capable of having power tubes swapped out while the transmitter was running -- but this feature wasn't universally adopted due to the introduction of more reliable high power tubes.
In the mid 1990s several radio transmitter manufactures in the US started offering swappable high power RF transistor modules.
There was no industry standard for the design of the swappable power modules at the time
Early module designs had only limited patent protection
By the early 2000s many transmitter models were available that used many different kinds of power modules.
The reintroduction of power modules has been good for the radio transmitter industry, as it has fostered innovation. Modular transmitters have proven to be more reliable than tube transmitters, when the transmitter is properly chosen for the conditions at the transmitting site.
Power limitations
lowest power modular transmitter: generally 1.0 kw, using 600w modules
highest power modular transmitter: 1.0 megawatt (for [LW], [MW])
highest power modular transmitter: 45 kw (FM, TV)
Companies that produce transmitters using power modules
Harris Broadcast (US)
Telefunken (Germany)
Thales (Western Europe)
RIZ (Croatia)
Signal electronics
Circuitry attached to signal pins in a hot-swap component should include some protection against electrostatic discharge (ESD). This usually takes the form of clamp diodes to ground and to the DC power supply voltage. ESD effects can be reduced by careful design of the mechanical package around the hot-swap component, perhaps by coating it with a thin film of conductive material.
Particular care must be taken when designing systems with bussed signals which are wired to more than one hot-swap component. When a hot-swap component is inserted its input and output signal pins will represent a temporary short-circuit to ground. This can cause unwanted ground-level pulses on the signals which can disturb the operation of other hot-swap components in the system. This was a problem for early parallel SCSI disk-drives. One common design solution is to protect bussed signal pins with series diodes or resistors. CMOS buffer devices are now available with specialized inputs and outputs that minimize disturbance of bussed signals during the hot-swap operation. If all else fails, another solution is to quiesce the operation of all components during the hot-swap operation.
Software
Hot swapping can also refer to the ability to alter the running code of a program without having to interrupt its execution, although only a few languages support it. Those that do include Lisp, Erlang, Smalltalk, Java, C#, and VB.NET; the last two only support hot swapping when run under a debugger.
Hotswapping allows organizations with long running Web servers to
fix bugs without taking down the server program.
It also facilitates the development of
Bioinformatics algorithms
where large amounts of data such as entire genomes are
being processed.
Interactive programming is a paradigm that makes extensive use of hot swapping so that the programming activity becomes part of the program flow itself.
Further Information
Get more info on 'Hot Swapping'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://hot_swapping.totallyexplained.com">Hot swapping Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |